home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / DJ111M2.ZIP / tests / t17.bat < prev    next >
DOS Batch File  |  1994-01-08  |  60b  |  5 lines

  1. @echo off
  2. echo Test of sscanf
  3. gcc t17.c -o t17
  4. go32 t17
  5.